home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
The Scientific Center
/
The Scientific Center.iso
/
pc
/
IT.DXR
/
Internal_168_question.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1999-03-22
|
231 b
|
18 lines
on mouseEnter me
cursor(280)
set the ink of sprite the currentSpriteNum to 4
end
on mouseLeave me
cursor(-1)
set the ink of sprite the currentSpriteNum to 8
end
on mouseDown me
beep()
end
on mouseUp me
go(#next)
end